CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AVR 1.0

搜索资源列表

  1. AVR-GSM-SMS_rev1.1

    0下载:
  2. AVR GSM短信控制的完整代码和硬件原理图-AVR GSM short message control the complete code and hardware schematics
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:36754
    • 提供者:孙江波
  1. 1

    0下载:
  2. 实现amtel AVR的led控制,小功率,效果很好。-To get led pwm control for amtel AVR mcus, lower power consumption, and good performance.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:1146
    • 提供者:杨军
  1. 1--BLINK-LED

    0下载:
  2. bilnk led on the avr programming board
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:13412
    • 提供者:shekar
  1. Digital-display-plus-1

    0下载:
  2. avr mega16单片机开发,实现数码管加1的功能-avr mega16 microcontroller development, digital tube plus 1 function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-20
    • 文件大小:5837308
    • 提供者:万花筒
  1. Single-chip-microcomputer-1

    0下载:
  2. avr单片机的设计关键技术,关于AVR的经典之作-avr microcontroller technology, the AVR classic
  3. 所属分类:Project Manage

    • 发布日期:2017-04-03
    • 文件大小:69197
    • 提供者:汪海
  1. 1.LED

    0下载:
  2. led灯闪烁,avr atmega16,实现led灯的闪烁-led lights flashing, avr ATmega16, flashing led lights
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:8392
    • 提供者:kj
  1. AVR

    0下载:
  2. AVR单片机的ADC转换程序包括基准定义端口定义, ADCSRA|=(1<<ADSC) //启动AD转换 loop_until_bit_is_set(ADCSRA,ADIF) //方法1 等待AD转换结束 // while ((ADCSRA&(1<<ADIF))==0) //写法2 这种写法优化不好 // loop_until_bit_is_clear(ADCSRA,ADSC) //方法2 检测ADSC=0也行 ADCSRA|=(1<<AD
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:894
    • 提供者:李丽丽
  1. AVR

    0下载:
  2. 1、使用AVR控制8位LED,做到想闪就闪,不想闪就不闪,左闪右闪,拚命闪 2、AVR 软件操作库函数-#include <iom16v.h>
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1520
    • 提供者:littlezz
  1. avrthermo

    0下载:
  2. Using DS18B20 digital temperature sensor on AVR microcontrollers.Descr iption and application, Version 1.0 (Preliminary)
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:63399
    • 提供者:kuntakinte
  1. LCDledco2.1

    0下载:
  2. LED点阵屏的程序很多,这个是led显示屏的辅助程序,led汉字图片点阵生成系统,支持51,avr,stm32,等点阵屏幕。也能转换bmp,ico格式图片。-LED dot matrix screen program, this auxiliary program led screen, led the kanji pictures dot generation system, support 51, ​ ​ avr stm32 and other dot matrix sc
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-17
    • 文件大小:263192
    • 提供者:zhaoxuan
  1. 1

    0下载:
  2. atmega16单片机采集电压信号在LCD1602显示-using atmega16 (AVR) to sample signal of voltage and display on LCD1602
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:2249
    • 提供者:Ryan
  1. ibutton-avr

    0下载:
  2. A microprocessor can easily generate 1-Wire timing signals if a dedicated bus master is not present. This application note provides an example, written in C , of the basic standard speed 1-Wire master communication routines that are used for iButton
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:640199
    • 提供者:musbik
  1. MEGA128_LPH8836_C65CAM

    0下载:
  2. Display Siemens S65 (marked: Lph88) to Atmega128 Bascom-AVR 1.11.8 files: sourcecode, HEX, SCH, LAY + photos
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-24
    • 文件大小:457140
    • 提供者:Ivan
  1. 1

    0下载:
  2. avr单片机控制直流电机,附仿真电路图,入门学习单片机-avr microcontroller microcontroller control DC motors, the attached circuit simulation learning portal
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:18805
    • 提供者:zengzz
  1. 4.1---TFT_LCD

    0下载:
  2. Simple example to display some text on ZLPC2103 evaluation board sail on www.the0.net with avr-gcc 4.7.2 and openocd + signalyzer.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-08
    • 文件大小:114634
    • 提供者:Martial Guex
  1. 1-ENC28J60

    0下载:
  2. ENC28J60以太网芯片原理图及驱动程序。包括AVR和STM32环境下的工程例子。-ENC28J60 Ethernet chip schematics and drivers. AVR and STM32 environment engineering examples.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-27
    • 文件大小:2019789
    • 提供者:yuan xie
  1. 1-wire

    0下载:
  2. Onewire library for Atmel AVR with DS18x20 support
  3. 所属分类:Other Embeded program

    • 发布日期:2014-07-17
    • 文件大小:90112
    • 提供者:Alex
  1. matrix-1

    0下载:
  2. matrix clock using avr microcontroller. its great!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-01
    • 文件大小:5604
    • 提供者:brews_ce
  1. 1.LED-blinking

    0下载:
  2. AVR Atmega 16 led blinking demo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-08
    • 文件大小:9300
    • 提供者:swapnil
  1. CONFIG_AVR-DOS

    0下载:
  2. Config File-System for Version 5.4: Needs BASCOM-AVR 1.11.8.2 or higher- Config File-System for Version 5.4: Needs BASCOM-AVR 1.11.8.2 or higher
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-11-21
    • 文件大小:3075
    • 提供者:kupa
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com